home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / eme2.zip / READ.ME < prev   
Text File  |  1991-11-12  |  2KB  |  40 lines

  1.  
  2.  
  3.  
  4.                 EME2 - Simple EME Link Budget Calculator
  5.  
  6.  
  7.      I've found that the old EME.BAS eme link budget calculator found on some
  8. of the ham-related BBS's either doesn't work right or I haven't been able to
  9. figure out how to use it.  In this program, I've simply computerized the link
  10. budget calculation method outlined in the 1991 ARRL Handbook.  This program
  11. requires input for eight of the nine following variables:
  12.  
  13.                       Transmit Station Power (watts)
  14.                       Transmit Feedline Loss (db)
  15.                       Transmit Antenna Gain (dbi)
  16.                       Path Loss (251.5 db to 253.5 db)
  17.                       Receive Antenna Gain (dbi)
  18.                       Receive Feedline Loss (db)
  19.                       Receiver Noise Figure (db)
  20.                       Receiver Bandwidth (Hz)
  21.                       Signal to Noise Ratio (db)
  22.  
  23. Plug in known values for eight of the variables, -1 for the unknown variable
  24. and the program calculates the actual value of the unknown.  Please - only
  25. one unknown per run!  Try this program for estimating the effect of changes
  26. on your EME system.  If you can achieve 0 db Signal to Noise Ratio, by all
  27. means have at it!!  I've managed to work KB8RQ with 150 watts to a 15.0 dbi
  28. 3.0 wavelength yagi and a 0.5 db noise figure receiver.  I make no guarantees
  29. as to the accuracy of results given by this program, but believe it to be
  30. reasonably useful for estimating EME capabilities.  I you want the source code
  31. (Basic), contact me at:
  32.  
  33. Dave Metzler (N3AJX)
  34. 3020 Curdes Ave.
  35. Fort Wayne, IN 46805
  36.  
  37.  
  38. Have fun!!
  39.  
  40.